Conversation
Codecov Report
@@ Coverage Diff @@
## main #422 +/- ##
==========================================
+ Coverage 66.34% 66.38% +0.04%
==========================================
Files 205 207 +2
Lines 24399 24681 +282
==========================================
+ Hits 16187 16385 +198
- Misses 6803 6867 +64
- Partials 1409 1429 +20
|
9ce5527 to
ba63f59
Compare
13 tasks
16fbd19 to
c4ed06e
Compare
7f1c23c to
ecc6fb4
Compare
Contributor
|
Just wanted to say thanks for jumping on this @hacdias as this is key for ipfs/helia#182 |
3 tasks
lidel
requested changes
Aug 22, 2023
Member
lidel
left a comment
There was a problem hiding this comment.
Slight concern around inconsitent naming across our stack + breaking PUTs for existign users like ipni/index-provider (details inline).
lidel
reviewed
Aug 25, 2023
lidel
reviewed
Aug 25, 2023
a24e870 to
a55f17a
Compare
lidel
reviewed
Aug 25, 2023
lidel
reviewed
Aug 25, 2023
lidel
reviewed
Aug 25, 2023
lidel
reviewed
Aug 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implementation of ipfs/specs#417. Requires #333.
Provide.ProvideBitswapand all related methods and types as deprecated.Kubo PR (includes #333): ipfs/kubo#9877